.Net Framework > v1.1.4322 > System > Data > SqlClient > SqlParameter > SqlParameter SqlParameter()
SqlParameter(String,SqlDbType)
SqlParameter(String,SqlDbType,Int32)
SqlParameter(String,SqlDbType,Int32,ParameterDirection,Boolean,Byte,Byte,String,DataRowVersion,Object)
SqlParameter(String,SqlDbType,Int32,String)
SqlParameter(String,Object)


SqlParameter()

Category
Constructor
Description
Initializes a new instance of the System.Data.SqlClient.SqlParameter class.
Type
void
Character
public
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

SqlParameter(String,SqlDbType)

Category
Constructor
Description
Initializes a new instance of the System.Data.SqlClient.SqlParameter class with the parameter name and the data type.
Type
void
Character
public
Parameters
NameTypeDescription
parameterNameString
dbTypeSqlDbType
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

SqlParameter(String,SqlDbType,Int32)

Category
Constructor
Description
Initializes a new instance of the System.Data.SqlClient.SqlParameter class with the parameter name, the System.Data.SqlDbType , and the size.
Type
void
Character
public
Parameters
NameTypeDescription
parameterNameString
dbTypeSqlDbType
sizeInt32
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

SqlParameter(String,SqlDbType,Int32,ParameterDirection,Boolean,Byte,Byte,String,DataRowVersion,Object)

Category
Constructor
Description
Initializes a new instance of the System.Data.SqlClient.SqlParameter class with the parameter name, the type of the parameter, the size of the parameter, a System.Data.ParameterDirection, the precision of the parameter, the scale of the parameter, the source column, a System.Data.DataRowVersion to use, and the value of the parameter.
Type
void
Character
public
Parameters
NameTypeDescription
parameterNameString
dbTypeSqlDbType
sizeInt32
directionParameterDirection
isNullableBoolean
precisionByte
scaleByte
sourceColumnString
sourceVersionDataRowVersion
valueObject
Attributes
NameValue/Assignment
EditorBrowsableAttributeSystem.ComponentModel.EditorBrowsableState.Advanced
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

SqlParameter(String,SqlDbType,Int32,String)

Category
Constructor
Description
Initializes a new instance of the System.Data.SqlClient.SqlParameter class with the parameter name, the System.Data.SqlDbType , the size, and the source column name.
Type
void
Character
public
Parameters
NameTypeDescription
parameterNameString
dbTypeSqlDbType
sizeInt32
sourceColumnString
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

SqlParameter(String,Object)

Category
Constructor
Description
Initializes a new instance of the System.Data.SqlClient.SqlParameter class with the parameter name and a value of the new System.Data.SqlClient.SqlParameter .
Type
void
Character
public
Parameters
NameTypeDescription
parameterNameString
valueObject
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database